home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / qemmtips.arc / QEMMTIPS < prev   
Text File  |  1990-03-01  |  2KB  |  44 lines

  1. TO: STAC CUSTOMERS                                             DATE: 02-28-91
  2.                                                                TIME: 16:52
  3. CC:
  4. SUBJECT:   Loading Stacker high with QEMM
  5. PRIORITY:
  6. ATTACHMENTS:
  7.  
  8. There are a couple of other things to watch for.  
  9.  
  10. Loading STACKER high requires about 10k more during the load than is consumed 
  11. by the "resident" portion.  Try giving LoadHi a /L switch.  This tells LoadHi 
  12. to use the Largest available area in hi memory.  Often there will be 
  13. several "holes" in hi ram which will be made available if QEMM.sys is given a 
  14. simple RAM switch.  If an area is used that is too small, the loadhi will 
  15. crash and burn!  
  16.  
  17. Also, on the device=QEMM.sys line, make the last parameter a "PAUSE".  This 
  18. will cause QEMM.sys to pause during it's install.  If the user hits ESCAPE at 
  19. that time, QEMM.sys isn't loaded and therefore the loadhi won't work.  This 
  20. avoids the possibility of the Config.sys hanging the system and having to 
  21. grab a boot floppy to get the system to boot. 
  22.  
  23. If the system hangs during boot, simply re-boot and hit escape at the QEMM 
  24. pause.  QEMM won't load and the system won't hang.  The config.sys can then 
  25. be edited and the whole thing tried again. 
  26.  
  27. Once the user has everything working and to his/her liking, remove the PAUSE 
  28. from the end of the device=QEMM.sys line and the system will boot without 
  29. operator intervention.
  30.   
  31. ------------------------------------------------------------------------------
  32. SUBJECT:   Loading Stacker high with QEMM
  33. PRIORITY:
  34. ATTACHMENTS:
  35.  
  36. I have a handy hint stemming from my struggle with installing QEMM on my 
  37. system.
  38.  
  39. The hint is this:  when someone calls you to say that they can't load Stacker 
  40. high, ask them if they are using the NOEMS switch on the QEMM line in 
  41. config.sys.  The NOEMS switch discards the ability to emulate the old 
  42. Expanded Mode Standard (EMS) saving 64k of high memory which would have been 
  43. devoted to the page frame.  Easily enough extra to load Stacker high.
  44.